[INFO] cloning repository https://github.com/youyuanwu/service-fabric-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/youyuanwu/service-fabric-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyouyuanwu%2Fservice-fabric-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyouyuanwu%2Fservice-fabric-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 24e725444993162e79a371c0921c00d2fe92308d
[INFO] checking youyuanwu/service-fabric-rs against master#03c609abb6638f9d7f49f34326d4137d07f5cd61 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyouyuanwu%2Fservice-fabric-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/youyuanwu/service-fabric-rs
[INFO] finished tweaking git repo https://github.com/youyuanwu/service-fabric-rs
[INFO] tweaked toml for git repo https://github.com/youyuanwu/service-fabric-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/youyuanwu/service-fabric-rs on toolchain 03c609abb6638f9d7f49f34326d4137d07f5cd61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/youyuanwu/service-fabric-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-prost-build v0.14.5
[INFO] [stderr]   Downloaded tonic-build v0.14.5
[INFO] [stderr]   Downloaded prost-build v0.14.3
[INFO] [stderr]   Downloaded test-log-macros v0.2.19
[INFO] [stderr]   Downloaded pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]   Downloaded test-log v0.2.19
[INFO] [stderr]   Downloaded config v0.15.22
[INFO] [stderr]   Downloaded windows-bindgen v0.66.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e7b8c3dacc80417aae12ca828b86e02d89e1f1525070ca885767ff74523c7e5
[INFO] running `Command { std: "docker" "start" "-a" "4e7b8c3dacc80417aae12ca828b86e02d89e1f1525070ca885767ff74523c7e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e7b8c3dacc80417aae12ca828b86e02d89e1f1525070ca885767ff74523c7e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e7b8c3dacc80417aae12ca828b86e02d89e1f1525070ca885767ff74523c7e5", kill_on_drop: false }`
[INFO] [stdout] 4e7b8c3dacc80417aae12ca828b86e02d89e1f1525070ca885767ff74523c7e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb4d210ae771fe7f98931046675599d97fcc0cf6cb014204c05b0b33d507057a
[INFO] running `Command { std: "docker" "start" "-a" "fb4d210ae771fe7f98931046675599d97fcc0cf6cb014204c05b0b33d507057a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking windows-link v0.2.1
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking winnow v1.0.1
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking windows-strings v0.5.1
[INFO] [stderr]     Checking windows-result v0.4.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking nix v0.31.2
[INFO] [stderr]     Checking windows-threading v0.2.1
[INFO] [stderr]    Compiling no_default_features v0.1.0 (/opt/rustwide/workdir/crates/samples/no_default_features)
[INFO] [stderr]     Checking mssf-tests v0.0.0 (/opt/rustwide/workdir/tests/mssf-tests)
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking config v0.15.22
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling tonic-build v0.14.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling windows-implement v0.60.2
[INFO] [stderr]    Compiling windows-interface v0.59.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling test-log-macros v0.2.19
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking windows-core v0.62.2
[INFO] [stderr]     Checking mssf-pal v0.5.0 (/opt/rustwide/workdir/crates/libs/pal)
[INFO] [stderr]     Checking mssf-com v0.6.2 (/opt/rustwide/workdir/crates/libs/com)
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]     Checking test-log v0.2.19
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling tonic-prost-build v0.14.5
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling samples_reflection v0.1.0 (/opt/rustwide/workdir/crates/samples/reflection)
[INFO] [stderr]     Checking windows-bindgen v0.66.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tools_api v0.0.0 (/opt/rustwide/workdir/crates/tools/api)
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking mssf-core v0.7.0 (/opt/rustwide/workdir/crates/libs/core)
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking samples_echomain_stateful v0.0.1 (/opt/rustwide/workdir/crates/samples/echomain-stateful)
[INFO] [stderr]     Checking samples_client v0.0.1 (/opt/rustwide/workdir/crates/samples/client)
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.14.5
[INFO] [stderr]     Checking mssf-util v0.7.0 (/opt/rustwide/workdir/crates/libs/util)
[INFO] [stderr]     Checking tonic-prost v0.14.5
[INFO] [stderr]     Checking kvstore v0.1.0 (/opt/rustwide/workdir/crates/samples/kvstore)
[INFO] [stderr]     Checking samples_echomain v0.0.1 (/opt/rustwide/workdir/crates/samples/echomain)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.49s
[INFO] running `Command { std: "docker" "inspect" "fb4d210ae771fe7f98931046675599d97fcc0cf6cb014204c05b0b33d507057a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb4d210ae771fe7f98931046675599d97fcc0cf6cb014204c05b0b33d507057a", kill_on_drop: false }`
[INFO] [stdout] fb4d210ae771fe7f98931046675599d97fcc0cf6cb014204c05b0b33d507057a
